Conversation
pnpm upgrade -L (react-day-picker, recharts, react-resizable-panels は shadcn/ui 互換性のためスキップ) 主な更新: - vite 7.3.1 → 8.0.0 - tailwindcss 4.1.18 → 4.2.1 - @biomejs/biome 2.3.13 → 2.4.7 - vitest 4.0.18 → 4.1.0 - better-auth 1.4.17 → 1.5.5 Biome 2.4.7 の useExhaustiveDependencies ルール追加に伴い confirm-dialog.tsx, form-dialog.tsx の deps 配列を修正。 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
vite 8 でネイティブサポートされたため、プラグインを削除。 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
追加機能のみ(resetOnSelect, Hijri calendar, lang prop)。 既存の Calendar コンポーネントへの影響なし。 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
どこからも使われていないため削除。必要になった時に最新版を入れ直す。 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
Warning Rate limit exceeded
⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (5)
✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
pnpm upgrade -Lで最新に更新resolve.tsconfigPathsに移行useExhaustiveDependenciesルールで引っかかった2箇所を修正Test plan
pnpm validate通過(lint, format, typecheck, build, test)🤖 Generated with Claude Code